[PATCH] KMemoryInfo: add basic GNU/Hurd support
authorPino Toscano <pino@kde.org>
Fri, 3 Jul 2026 06:31:51 +0000 (08:31 +0200)
committerPino Toscano <pino@debian.org>
Fri, 3 Jul 2026 08:39:09 +0000 (10:39 +0200)
commite6f92ced4b5268122a593ed5e8ac79033fb505b8
tree76f89f813f7b1ded50659f3356387d32de1ede4d
parentda912c3b139554d60a8af20b5b677843513767c8
[PATCH] KMemoryInfo: add basic GNU/Hurd support

Add a basic support for reading the memory details on GNU/Hurd.

The swap support is not implemented yet, as it requires a bit more work
(i.e. query the default pager); since there are no users of the swap
APIs currently, then it can be implemented at a later stage if needed.

Gbp-Pq: Name upstream_KMemoryInfo-add-basic-GNU-Hurd-support.patch
src/lib/util/kmemoryinfo.cpp